16. Design a Funnel
Reflect
QUESTION:
What events would you use to create a funnel for Flood-It! that could help you, as the developer, determine why users are uninstalling the app?
You can format the funnel using a right angle bracket (>) to represent funneling from one event to the next. For example, the Gameplay Progression funnel would look like this:
first_open > level_start > level_complete.
ANSWER:
There are many correct answers. Our example is that the funnel level_start > level_fail could tell us about how often users are unable to complete a level.